/*
* variables:
*    @ulClassPref
*    @id
*    @mBrdWidth2
*    @mBrdColor2
*    @mBkGndColor2
*    @mOpacity2_f
*    @mOpacity2_p
*    @mPadding2
*    @itBkGndColor2n
*    @itBkGndColor2o
*    @itBrdWidth2
*    @itBrdColor2n
*    @itPadding2
*    @itBrdColor2o
*    @itFont2n
*    @itFontHeight2n
*    @itFontStyle2n
*    @itFontWeight2n
*    @itFontColor2n
*    @itFontDecor2n
*    @itFont2o
*    @itFontHeight2o
*    @itFontStyle2o
*    @itFontWeight2o
*    @itFontColor2o
*    @itFontDecor2o
*    @mSepHeight2
*    @mSepImage2
*    @mSepColor2
*    @frameSourceLR2	submenu frame (left and right frame sides, left-top and right-bottom corners)
*    @frameSourceTB2	submenu frame (top and bottom frame sides, left-bottom and top-right corners)
*    @frameSize2		submenu frame width
*
*/

#vista-buttons_com_idrwfpc td{font-size:0}
#vista-buttons_com_idrwfpc td div{position:relative}
#vista-buttons_com_idrwfpc td:hover>div>ul.vbULrwfpc{display:block}

ul.vbULrwfpc{
	left:0;
	top:0;
	display:none;
	visibility: visible;
	overflow:visible;
	list-style:none;
}
ul.vbULrwfpc li{
	white-space:nowrap;
}
ul.vbULrwfpc ul{
	position:absolute;
	visibility: visible;
	left:100%;
	top:0;
}
ul.vbULrwfpc li:hover{position:relative;}
ul.vbULrwfpc li:hover>ul{display:block;}


.vbULrwfpc{
  position: absolute;
  visibility: hidden;
  display: block;
  overflow: auto;
  font-size: 1px;
  margin: 0px;
}
div.vbULrwfpc, table.vbULrwfpc .subContent,ul.vbULrwfpc{
  border: solid #EEEEEE;
  border-width: 1px;
  background-color: #CCCCCC;
  padding: 3px;
  opacity:1.00;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.vbULrwfpc table {
  border-collapse: separate;
  border-spacing: 0px;
}
.vbULrwfpc table tr,ul.vbULrwfpc li,ul.vbULrwfpc .separator:hover{
  font-size: 1px;
  cursor: pointer;
  background-color: #CCCCCC;  
}
.vbULrwfpc tr.over,ul.vbULrwfpc li:hover{
  background-color: #000080;
}
.vbULrwfpc table td,ul.vbULrwfpc li,ul.vbULrwfpc .separator:hover{
  border: solid #CCCCCC;
  border-width: 1px;
  padding: 3px;
  text-align: center;
}
.vbULrwfpc tr.over td ,ul.vbULrwfpc li:hover{
  border-color: #000080;
}
.vbULrwfpc td a, .vbULrwfpc td span,ul.vbULrwfpc a{
  font-family: Tahoma;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.vbULrwfpc tr.over a, .vbULrwfpc tr.over span{
  font-family: Tahoma;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
ul.vbULrwfpc li:hover>a{
  font-family: Tahoma;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.vbULrwfpc tr.popup {
  background-color: #000080;
}
.vbULrwfpc tr.popup td {
  border-color: #000080;
}
.vbULrwfpc tr.popup a, .vbULrwfpc tr.popup a{
  font-family: Tahoma;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

